3.3019 \(\int \frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^p}{x} \, dx\)

Optimal. Leaf size=51 \[ -\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{p+1} \, _2F_1\left (1,p+1;p+2;\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}+1\right )}{a (p+1)} \]

[Out]

-(((a + b*(c*x^n)^n^(-1))^(1 + p)*Hypergeometric2F1[1, 1 + p, 2 + p, 1 + (b*(c*x
^n)^n^(-1))/a])/(a*(1 + p)))

_______________________________________________________________________________________

Rubi [A]  time = 0.0440034, antiderivative size = 51, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.105 \[ -\frac{\left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^{p+1} \, _2F_1\left (1,p+1;p+2;\frac{b \left (c x^n\right )^{\frac{1}{n}}}{a}+1\right )}{a (p+1)} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*(c*x^n)^n^(-1))^p/x,x]

[Out]

-(((a + b*(c*x^n)^n^(-1))^(1 + p)*Hypergeometric2F1[1, 1 + p, 2 + p, 1 + (b*(c*x
^n)^n^(-1))/a])/(a*(1 + p)))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 5.53312, size = 39, normalized size = 0.76 \[ - \frac{\left (a + b \left (c x^{n}\right )^{\frac{1}{n}}\right )^{p + 1}{{}_{2}F_{1}\left (\begin{matrix} 1, p + 1 \\ p + 2 \end{matrix}\middle |{1 + \frac{b \left (c x^{n}\right )^{\frac{1}{n}}}{a}} \right )}}{a \left (p + 1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((a+b*(c*x**n)**(1/n))**p/x,x)

[Out]

-(a + b*(c*x**n)**(1/n))**(p + 1)*hyper((1, p + 1), (p + 2,), 1 + b*(c*x**n)**(1
/n)/a)/(a*(p + 1))

_______________________________________________________________________________________

Mathematica [A]  time = 0.117152, size = 70, normalized size = 1.37 \[ \frac{\left (\frac{a \left (c x^n\right )^{-1/n}}{b}+1\right )^{-p} \left (a+b \left (c x^n\right )^{\frac{1}{n}}\right )^p \, _2F_1\left (-p,-p;1-p;-\frac{a \left (c x^n\right )^{-1/n}}{b}\right )}{p} \]

Antiderivative was successfully verified.

[In]  Integrate[(a + b*(c*x^n)^n^(-1))^p/x,x]

[Out]

((a + b*(c*x^n)^n^(-1))^p*Hypergeometric2F1[-p, -p, 1 - p, -(a/(b*(c*x^n)^n^(-1)
))])/(p*(1 + a/(b*(c*x^n)^n^(-1)))^p)

_______________________________________________________________________________________

Maple [F]  time = 0.429, size = 0, normalized size = 0. \[ \int{\frac{ \left ( a+b\sqrt [n]{c{x}^{n}} \right ) ^{p}}{x}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((a+b*(c*x^n)^(1/n))^p/x,x)

[Out]

int((a+b*(c*x^n)^(1/n))^p/x,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^n)^(1/n)*b + a)^p/x,x, algorithm="maxima")

[Out]

integrate(((c*x^n)^(1/n)*b + a)^p/x, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^n)^(1/n)*b + a)^p/x,x, algorithm="fricas")

[Out]

integral(((c*x^n)^(1/n)*b + a)^p/x, x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\left (a + b \left (c x^{n}\right )^{\frac{1}{n}}\right )^{p}}{x}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((a+b*(c*x**n)**(1/n))**p/x,x)

[Out]

Integral((a + b*(c*x**n)**(1/n))**p/x, x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (\left (c x^{n}\right )^{\left (\frac{1}{n}\right )} b + a\right )}^{p}}{x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^n)^(1/n)*b + a)^p/x,x, algorithm="giac")

[Out]

integrate(((c*x^n)^(1/n)*b + a)^p/x, x)